From: Eli Zaretskii Date: Sat, 12 May 2001 10:05:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40336 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=48337f64f7c8052c8fa472dbe7b9311435f1a12e;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 072f2cda811..e996cc0da48 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2001-05-12 Eli Zaretskii + + * w32bdf.c (search_file_line, set_bdf_font_info, seek_char) + (w32_get_bdf_glyph): Cast between unsigned char and char when + passing arguments to subroutines, to shut up compiler warnings. + (w32_get_bdf_glyph): Don't mix signed and unsigned when calling + GET_HEX_VAL. + + * xfaces.c: Include keyboard.h before frame.h, not after it. + + * widget.c: Include keyboard.h before frame.h. + + * w32term.h (struct image, struct face): Forward declaration, to + avoid compiler warnings. + 2001-05-11 Gerd Moellmann * keyboard.c (read_key_sequence): Don't modify events when